Adds 'memory_sharing' option to domain config scripts. It passes domain id to
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 17 Dec 2009 06:27:57 +0000 (06:27 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 17 Dec 2009 06:27:57 +0000 (06:27 +0000)
commit57ea955dd313ed5a93c5092dc4a9b22dfcb01949
tree047423c7b15849caea6aa3035e780f151527bda1
parentab562bd46c7041d82523322dde38d42494fb37ca
Adds 'memory_sharing' option to domain config scripts. It passes domain id to
the tapdisk2 process if sharing is enabled (tapdisk2 is not normally aware what
domain it is working for).

Signed-off-by: Grzegorz Milos <Grzegorz.Milos@citrix.com>
tools/blktap2/drivers/tapdisk2.c
tools/examples/xmexample.hvm
tools/memshr/interface.c
tools/memshr/memshr.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/image.py
tools/python/xen/xend/server/BlktapController.py
tools/python/xen/xm/create.py